home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRMFIREWALLSITEEDITOR / TFRMFIREWALLSITEEDITOR.txt
Text File  |  2008-11-13  |  6KB  |  284 lines

  1. object frmFirewallSiteEditor: TfrmFirewallSiteEditor
  2.   Left = 0
  3.   Top = 0
  4.   ActiveControl = btnOK
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'frmFirewallSiteEditor'
  8.   ClientHeight = 279
  9.   ClientWidth = 346
  10.   Color = clWhite
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -12
  14.   Font.Name = 'Tahoma'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poOwnerFormCenter
  18.   OnCloseQuery = FormCloseQuery
  19.   OnCreate = FormCreate
  20.   OnDestroy = FormDestroy
  21.   OnHelp = FormHelp
  22.   DesignSize = (
  23.     346
  24.     279)
  25.   PixelsPerInch = 96
  26.   TextHeight = 14
  27.   object lblIPAddress: TResLabel
  28.     Left = 48
  29.     Top = 39
  30.     Width = 58
  31.     Height = 14
  32.     Hint = 'lblIPAddress (LOAD FAILED 50105)'
  33.     Font.Charset = ANSI_CHARSET
  34.     Font.Color = clWindowText
  35.     Font.Height = -12
  36.     Font.Name = 'Tahoma'
  37.     Font.Style = []
  38.     ParentFont = False
  39.     ResourceCaption = 50105
  40.     ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  41.   end
  42.   object lblIPAddress2: TResLabel
  43.     Left = 48
  44.     Top = 94
  45.     Width = 58
  46.     Height = 14
  47.     Font.Charset = ANSI_CHARSET
  48.     Font.Color = clWindowText
  49.     Font.Height = -12
  50.     Font.Name = 'Tahoma'
  51.     Font.Style = []
  52.     ParentFont = False
  53.     ResourceCaption = 50105
  54.     ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  55.   end
  56.   object lblNetworkMask: TResLabel
  57.     Left = 48
  58.     Top = 132
  59.     Width = 77
  60.     Height = 14
  61.     Font.Charset = ANSI_CHARSET
  62.     Font.Color = clWindowText
  63.     Font.Height = -12
  64.     Font.Name = 'Tahoma'
  65.     Font.Style = []
  66.     ParentFont = False
  67.     ResourceCaption = 50106
  68.     ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  69.   end
  70.   object lblHostName: TResLabel
  71.     Left = 48
  72.     Top = 186
  73.     Width = 60
  74.     Height = 14
  75.     Font.Charset = ANSI_CHARSET
  76.     Font.Color = clWindowText
  77.     Font.Height = -12
  78.     Font.Name = 'Tahoma'
  79.     Font.Style = []
  80.     ParentFont = False
  81.     ResourceCaption = 50107
  82.     ResourceOptions = [rsoStripAccels, rsoStripCRLF]
  83.   end
  84.   object lblSingleIPInvalid: TResLabel
  85.     Left = 154
  86.     Top = 61
  87.     Width = 32
  88.     Height = 14
  89.     Caption = 'invalid'
  90.     Color = clBtnFace
  91.     Font.Charset = DEFAULT_CHARSET
  92.     Font.Color = clRed
  93.     Font.Height = -12
  94.     Font.Name = 'Tahoma'
  95.     Font.Style = [fsItalic]
  96.     ParentColor = False
  97.     ParentFont = False
  98.   end
  99.   object lblNetworkIPInvalid: TResLabel
  100.     Left = 154
  101.     Top = 116
  102.     Width = 32
  103.     Height = 14
  104.     Caption = 'invalid'
  105.     Color = clBtnFace
  106.     Font.Charset = DEFAULT_CHARSET
  107.     Font.Color = clRed
  108.     Font.Height = -12
  109.     Font.Name = 'Tahoma'
  110.     Font.Style = [fsItalic]
  111.     ParentColor = False
  112.     ParentFont = False
  113.   end
  114.   object lblNetworkMaskInvalid: TResLabel
  115.     Left = 154
  116.     Top = 157
  117.     Width = 32
  118.     Height = 14
  119.     Caption = 'invalid'
  120.     Color = clBtnFace
  121.     Font.Charset = DEFAULT_CHARSET
  122.     Font.Color = clRed
  123.     Font.Height = -12
  124.     Font.Name = 'Tahoma'
  125.     Font.Style = [fsItalic]
  126.     ParentColor = False
  127.     ParentFont = False
  128.   end
  129.   object lblUrlInvalid: TResLabel
  130.     Left = 154
  131.     Top = 209
  132.     Width = 32
  133.     Height = 14
  134.     Caption = 'invalid'
  135.     Color = clBtnFace
  136.     Font.Charset = DEFAULT_CHARSET
  137.     Font.Color = clRed
  138.     Font.Height = -12
  139.     Font.Name = 'Tahoma'
  140.     Font.Style = [fsItalic]
  141.     ParentColor = False
  142.     ParentFont = False
  143.   end
  144.   object rbnSingle: TResTeRadioButton
  145.     Left = 16
  146.     Top = 12
  147.     Width = 297
  148.     Height = 21
  149.     OnClick = rbnSingleClick
  150.     Alignment = kalLeftJustify
  151.     Checked = False
  152.     GroupIndex = 1
  153.     Spacing = 5
  154.     ThemeObject = 'default'
  155.     TabOrder = 0
  156.     TabStop = True
  157.     Transparent = True
  158.     WordWrap = True
  159.     ResourceCaption = 50102
  160.     ResourceHint = 50102
  161.   end
  162.   object edtSingleIPAddress: TTeEdit
  163.     Left = 152
  164.     Top = 37
  165.     Width = 177
  166.     Height = 24
  167.     Cursor = crIBeam
  168.     OnExit = validateOnExit
  169.     BevelWidth = 1
  170.     BorderWidth = 3
  171.     Enabled = False
  172.     TabOrder = 1
  173.     OnChange = edtSingleIPAddressChange
  174.   end
  175.   object rbnNetwork: TResTeRadioButton
  176.     Left = 16
  177.     Top = 67
  178.     Width = 130
  179.     Height = 21
  180.     OnClick = rbnSingleClick
  181.     Alignment = kalLeftJustify
  182.     Checked = False
  183.     GroupIndex = 1
  184.     Spacing = 5
  185.     ThemeObject = 'default'
  186.     TabOrder = 2
  187.     TabStop = True
  188.     Transparent = True
  189.     WordWrap = True
  190.     ResourceCaption = 50103
  191.     ResourceHint = 50103
  192.   end
  193.   object edtNetworkIPAddress: TTeEdit
  194.     Left = 152
  195.     Top = 91
  196.     Width = 177
  197.     Height = 24
  198.     Cursor = crIBeam
  199.     OnExit = validateOnExit
  200.     BevelWidth = 1
  201.     BorderWidth = 3
  202.     Enabled = False
  203.     TabOrder = 3
  204.     OnChange = edtNetworkIPAddressChange
  205.   end
  206.   object edtNetworkMask: TTeEdit
  207.     Left = 152
  208.     Top = 131
  209.     Width = 177
  210.     Height = 24
  211.     Cursor = crIBeam
  212.     OnExit = validateOnExit
  213.     BevelWidth = 1
  214.     BorderWidth = 3
  215.     Enabled = False
  216.     TabOrder = 4
  217.     OnChange = edtNetworkMaskChange
  218.   end
  219.   object rbnURL: TResTeRadioButton
  220.     Left = 16
  221.     Top = 159
  222.     Width = 121
  223.     Height = 27
  224.     OnClick = rbnSingleClick
  225.     Alignment = kalLeftJustify
  226.     Checked = False
  227.     GroupIndex = 1
  228.     Spacing = 5
  229.     ThemeObject = 'default'
  230.     TabOrder = 5
  231.     TabStop = True
  232.     Transparent = True
  233.     WordWrap = True
  234.     ResourceCaption = 50104
  235.     ResourceHint = 50104
  236.   end
  237.   object edtURLHostName: TTeEdit
  238.     Left = 152
  239.     Top = 183
  240.     Width = 177
  241.     Height = 24
  242.     Cursor = crIBeam
  243.     OnExit = validateOnExit
  244.     BevelWidth = 1
  245.     BorderWidth = 3
  246.     Enabled = False
  247.     TabOrder = 6
  248.     OnChange = edtURLHostNameChange
  249.   end
  250.   object btnOK: TResTeButton
  251.     Left = 134
  252.     Top = 248
  253.     Width = 99
  254.     Height = 25
  255.     Anchors = [akRight, akBottom]
  256.     Default = True
  257.     ModalResult = 1
  258.     TabOrder = 7
  259.     ResourceCaption = 50114
  260.     ResourceHint = 50114
  261.     ExplicitLeft = 292
  262.     ExplicitTop = 370
  263.   end
  264.   object btnCancel: TResTeButton
  265.     Left = 239
  266.     Top = 248
  267.     Width = 100
  268.     Height = 25
  269.     Anchors = [akRight, akBottom]
  270.     Cancel = True
  271.     ModalResult = 2
  272.     TabOrder = 8
  273.     ResourceCaption = 50115
  274.     ResourceHint = 50115
  275.     ExplicitLeft = 397
  276.     ExplicitTop = 370
  277.   end
  278.   object ThemeForm: TTeForm2
  279.     ThemeObject = 'StandardDialog'
  280.     Left = 8
  281.     Top = 240
  282.   end
  283. end
  284.